home *** CD-ROM | disk | FTP | other *** search
- -- background: 2693 from stack: in. ZIP Codes
- -- bmap block id: 3278
- -- flags: 0000
- -- background id: 0
- -- name:
-
-
- -- part 5 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=265 top=189 right=215 bottom=292
- -- title width / last selected line: 0
- -- icon id / first selected line: 1013 / 1013
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Next
- ----- HyperTalk script -----
- on mouseUp
- go next card
- end mouseUp
-
-
-
- -- part 1 (button)
- -- low flags: 00
- -- high flags: 2000
- -- rect: left=0 top=0 right=36 bottom=43
- -- title width / last selected line: 0
- -- icon id / first selected line: 1011 / 1011
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Home
- ----- HyperTalk script -----
- on mouseUp
- visual effect iris close
- go home
- end mouseUp
-
-
-
- -- part 3 (field)
- -- low flags: 01
- -- high flags: 2004
- -- rect: left=72 top=26 right=60 bottom=413
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 24
- -- style flags: 0
- -- line height: 32
- -- part name: City
-
-
- -- part 4 (field)
- -- low flags: 01
- -- high flags: 2004
- -- rect: left=150 top=111 right=145 bottom=341
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 24
- -- style flags: 0
- -- line height: 32
- -- part name: ZIP
-
-
- -- part 6 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=196 top=188 right=214 bottom=223
- -- title width / last selected line: 0
- -- icon id / first selected line: 1014 / 1014
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Prev
- ----- HyperTalk script -----
- on mouseUp
- go previous card
- end mouseUp
-
-
-
- -- part 13 (field)
- -- low flags: 81
- -- high flags: 2002
- -- rect: left=302 top=83 right=251 bottom=501
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 3
- -- text size: 10
- -- style flags: 0
- -- line height: 13
- -- part name: info
- ----- HyperTalk script -----
- on mouseUp
- hide the target
-
- end mouseUp
-
-
-
- -- part 15 (field)
- -- low flags: 81
- -- high flags: 2002
- -- rect: left=302 top=83 right=251 bottom=501
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 3
- -- text size: 10
- -- style flags: 0
- -- line height: 13
- -- part name: info
- ----- HyperTalk script -----
- on mouseUp
- hide the target
-
- end mouseUp
-
-
-
- -- part 16 (field)
- -- low flags: 81
- -- high flags: 2002
- -- rect: left=302 top=83 right=251 bottom=501
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 3
- -- text size: 10
- -- style flags: 0
- -- line height: 13
- -- part name: info
- ----- HyperTalk script -----
- on mouseUp
- hide the target
- end mouseUp
-
-
- -- part 17 (field)
- -- low flags: 81
- -- high flags: 2002
- -- rect: left=302 top=83 right=251 bottom=501
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 3
- -- text size: 10
- -- style flags: 0
- -- line height: 13
- -- part name: info
- ----- HyperTalk script -----
- on mouseUp
- hide the target
- end mouseUp
-
-
- -- part 20 (button)
- -- low flags: 00
- -- high flags: 2000
- -- rect: left=23 top=248 right=282 bottom=62
- -- title width / last selected line: 0
- -- icon id / first selected line: 32670 / 32670
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Sort
- ----- HyperTalk script -----
- on mouseUp
- show all cards
- end mouseUp
-
-
-
- -- part 22 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=481 top=0 right=38 bottom=512
- -- title width / last selected line: 0
- -- icon id / first selected line: 1006 / 1006
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Mac
- ----- HyperTalk script -----
- on mouseUp
- doMenu "Quit HyperCard"
- end mouseUp
-
-
-
- -- part 27 (button)
- -- low flags: 00
- -- high flags: 2000
- -- rect: left=453 top=242 right=281 bottom=494
- -- title width / last selected line: 0
- -- icon id / first selected line: 19678 / 19678
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Tell Me About...
- ----- HyperTalk script -----
- on mouseUp
- visual iris close
- hide message
- go to card "info"
- end mouseUp
-